Total Complexity | 131 |
Dependencies | 7 |
Dependents | 1 |
Total lines | 979 |
Lines of code | 527 |
Logical lines of code | 341 |
Comment lines | 177 |
Methods | 34 |
Properties | 12 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
calculate_column_widths() | 33 | 23 | 93 | |
add_frame() | 35 | 18 | 82 | |
get_resolved_border() | 47 | 11 | 34 | |
resolve_border() | 53 | 9 | 22 | |
remove_row() | 49 | 8 | 30 | |
set_frame_heights() | 53 | 6 | 22 | |
assign_frame_heights() | 57 | 5 | 17 | |
get_frame_position() | 53 | 4 | 23 | |
get_frame_height() | 58 | 4 | 15 | |
__toString() | 55 | 3 | 19 | |
get_border() | 60 | 3 | 13 | |
remove_row_group() | 61 | 3 | 13 | |
get_frame_width() | 61 | 3 | 12 | |
assign_x_positions() | 64 | 3 | 10 | |
get_column() | 60 | 2 | 14 | |
reset() | 62 | 2 | 12 | |
add_row() | 66 | 2 | 9 | |
get_row() | 64 | 2 | 10 | |
get_spanned_cells() | 69 | 2 | 7 | |
set_column_width() | 65 | 2 | 9 | |
set_row_height() | 66 | 2 | 8 | |
update_row_group() | 64 | 2 | 10 | |
lock_columns() | 81 | 1 | 3 | |
is_columns_locked() | 82 | 1 | 3 | |
set_layout_fixed() | 81 | 1 | 3 | |
get_columns() | 82 | 1 | 3 | |
is_layout_fixed() | 82 | 1 | 3 | |
get_num_rows() | 82 | 1 | 3 | |
get_num_cols() | 82 | 1 | 3 | |
get_rows() | 82 | 1 | 3 | |
set_columns() | 81 | 1 | 3 | |
frame_exists_in_cellmap() | 75 | 1 | 4 | |
get_border_properties() | 66 | 1 | 8 | |
__construct() | 77 | 1 | 4 |